pattern matching algorithm造句
例句與造句
- The study of cab signal fault diagnosis based on pattern matching algorithm
基于模式匹配算法的機(jī)車信號故障診斷的研究 - We also improved pattern match algorithm , the network engine can search intrusion signal more quickly
同時改進(jìn)了匹配算法,使得網(wǎng)絡(luò)引擎具有更好的實時性能。 - We also improved pattern match algorithm , so the network detection engine can perform more quickly
同時改進(jìn)了模式匹配算法,使得網(wǎng)絡(luò)檢測引擎具有更好的實時性能。 - The performance efficiency of a network intrusion detection system ( nids ) is dominated by pattern matching algorithm
摘要網(wǎng)絡(luò)入侵檢測系統(tǒng)的效率取決于模式匹配算法選擇。 - Based on the discussions of the most fashionable pattern matching algorithms at present , an improved algorithm of bm is presented
摘要在分析了目前常用的模式匹配算法的基礎(chǔ)上,提出了一種改進(jìn)的bm算法。 - It's difficult to find pattern matching algorithm in a sentence. 用pattern matching algorithm造句挺難的
- ( 5 ) achieving the linkage between ids and the cluster . ( 6 ) improve the pattern matching algorithm , speed up examination velocity
( 3 )改進(jìn)了模式匹配算法,加快了ids檢測速度,能更及時地觸發(fā)容忍機(jī)制。 - At last , the author introduces how to describe the characteristic of attack and uses an improved pattern match algorithm to do pattern matching
介紹了如何描述攻擊特征,使用了改進(jìn)的字符匹配算法進(jìn)行特征匹配。 - Based on multiple patterns match algorithm - deterministic finite state automata ( dfsa ) , a dfa has been designed , which can identify multiple kind numbers
摘要基于有限自動機(jī)的多模式匹配算法( dfsa算法) ,設(shè)計出同時識別多種數(shù)的有限自動機(jī)。 - For intrusion pattern based signature detection , an improved quick multi - pattern matching algorithm is adopted , which can search for multiple patterns by scanning the packet once
對基于入侵模式的特征,采用了一種改進(jìn)的快速多模式匹配算法可以一次在包的負(fù)載中查找多個入侵模式。 - After analysing the being pattern matching algorithm , under the circumstance of main string is very long and patterns is shorter , this thesis introduces a improved bmh algorithm , enhancing detection efficiency
在分析比較了已有的模式匹配算法后,提出了改進(jìn)的bmh算法,提高了檢測效率。 - The paper explores the ai theories of developing the capp expert system , and fixes on the knowledge representation method of production rules , and the new thought of developing the knowledge base and the inference engine in the es tool clips , and introduces the theoretical knowledge of clips . the pape builds up the knowledge base about the process knowledge , invents the inference engine by the theories of control strategy of forward reasoning and rete pattern matching algorithm , with the result of improving the reliability of knowledge , the quality of inference and the efficiency of the searching . using the dynamic interface mechanism and the compiled dll , the paper embeds the clips program into the vc + + environment and carries out the mixed programming so as to achieve the data communication between the vc + + and clips
論文對開發(fā)capp專家系統(tǒng)的人工智能理論作了比較深入的探討,確定了產(chǎn)生式規(guī)則的知識表示方法和用專家系統(tǒng)開發(fā)工具clips來開發(fā)系統(tǒng)的知識庫和推理機(jī)的新思路。在闡述了clips理論知識的基礎(chǔ)上,確定了以產(chǎn)生式規(guī)則構(gòu)建工藝知識庫,以正向推理的控制策略和里德算法的匹配模式建立推理機(jī),從而提高了知識的可靠性、推理質(zhì)量與搜索的效率。論文利用windows環(huán)境下的動態(tài)接口機(jī)制,調(diào)用已編譯好的動態(tài)鏈接庫clips . dll ,把所開發(fā)的clips程序嵌入到vc + +中再進(jìn)行混合編程,實現(xiàn)了vc + +與clips程序的數(shù)據(jù)通信,成功地構(gòu)建了capp專家系統(tǒng)。 - So a fast pattern matching algorithm on mass string assemble has been proposed to solve the problem of fuzzy matching between a string pattern and a string assemble . to make the algorithm cost - effective in space and time , we have developed an optimized trie - tree structure to store the string assemble and introduced the knuth - morris - pratt ( kmp ) and finite - automata ( fa ) string matching thought to our algorithm . the algorithm has been describled in details and the cost of space and run time has been analized in the thesis
為了實現(xiàn)漢字輸入碼的不完整輸入,解決帶有模糊輸入符的字符串模式與一個字符串集合之間的匹配問題,論文在第三章提出一種海量字符串集合的模式匹配算法,給出了算法的具體實現(xiàn)和復(fù)雜度分析,并且提出一種優(yōu)化的檢索樹結(jié)構(gòu)來存儲字符串集合以節(jié)省內(nèi)存空間。為了提高算法的運行速度,算法還引入了kmp模式匹配和有限自動機(jī)匹配的思想。 - In the detection of protocol analysis model , we mainly studied the fragment reassembly of ip packet on the bases study of tcp / ip protocol . in the detection of pattern match model , we analyzed several kinds of pattern match algorithms such as : kmp , bm , bmh and multiple pattern match algorithms ( wang 2002 )
在基于協(xié)議分析的檢測方法中,從tcp / ip協(xié)議族的層次結(jié)構(gòu)出發(fā),主要分析了ip包的分片重組技術(shù);在基于模式匹配的檢測方法中,主要分析了多種模式匹配算法: kmp 、 bm 、 bm的改進(jìn)算法以及多模式匹配算法。 - After comparing several pattern matching algorithms , we put forward a kind of improved pattern matching algorithm called bmhsy , then basing on some research on network intrusion system and host intrusion system , we give a hybrid intrusion detection system , which combines the advantage of bm , bmh and bmhs , at last present performance analysis in actual environment . the main work of this paper is as follows . ( 1 ) by comparing bm , bmh and bmhs pattern matching algorithm , we give a improved pattern matching algorithm which used of the thought of bm algorithm , and combined the advantage of bmh and bmhs
本論文通過比較入侵檢測中常用的幾種模式匹配算法,提出了一種bmhsy算法,它綜合bmh和bmhs的特點,并針對其效率問題進(jìn)行了改進(jìn);在研究基于主機(jī)的入侵檢測技術(shù)和基于網(wǎng)絡(luò)的入侵檢測技術(shù)的基礎(chǔ)上,結(jié)合兩種技術(shù)特點,采用分布式混合型體系結(jié)構(gòu),研制了一個混合入侵檢測系統(tǒng),對其實際運行結(jié)果和性能進(jìn)行了分析。 - So a fast pattern matching algorithm on mass string assemble has been proposed to solve the problem of fuzzy matching between a string pattern and a string assemble . the algorithm has been described in detail and the cost of space and run time has been analyzed in chapter 5th of the thesis
為了實現(xiàn)漢字輸入碼的不完整輸入,解決帶有模糊輸入符的字符串模式與一個字符串集合之間的模糊匹配問題,論文在第五章提出了一種字符串集合的模糊匹配算法,給出了算法的具體實現(xiàn)和復(fù)雜度分析。
更多例句: 下一頁